object fConfig: TfConfig Left = 99 Top = 164 Width = 747 Height = 467 BorderIcons = [biSystemMenu, biMaximize] Caption = 'Configuration Screen' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Visible = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object StatusBar1: TStatusBar Left = 0 Top = 421 Width = 739 Height = 19 Panels = < item Width = 50 end> SimplePanel = False end object Panel1: TPanel Left = 0 Top = 0 Width = 739 Height = 421 Align = alClient BevelOuter = bvLowered TabOrder = 1 object Label7: TLabel Left = 360 Top = 48 Width = 32 Height = 13 Caption = 'Label7' end object Panel2: TPanel Left = 1 Top = 1 Width = 737 Height = 24 Align = alTop Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Label3: TLabel Left = 290 Top = 5 Width = 112 Height = 13 Caption = 'Configuration Panel' Enabled = False end end object PageControl1: TPageControl Left = 1 Top = 25 Width = 737 Height = 395 ActivePage = TabSheet2 Align = alClient Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 OnChange = PageControl1Change object TabSheet2: TTabSheet Caption = 'Editor Options' ImageIndex = 3 object Label11: TLabel Left = 520 Top = 341 Width = 194 Height = 12 Caption = 'These settings are saved automaticly !' Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object GroupBox34: TGroupBox Left = 4 Top = 7 Width = 353 Height = 146 Caption = 'Editor Options' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Label2: TLabel Left = 224 Top = 31 Width = 66 Height = 12 Caption = 'Gutter Width ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 224 Top = 51 Width = 65 Height = 12 Caption = 'Block indent ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object CheckBox2: TCheckBox Left = 8 Top = 112 Width = 81 Height = 17 Caption = 'Use Gutter' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = CheckBox2Click end object CheckBox3: TCheckBox Left = 8 Top = 71 Width = 113 Height = 17 Caption = 'Use Linenumbers' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = CheckBox3Click end object CheckBox4: TCheckBox Left = 8 Top = 91 Width = 153 Height = 17 Caption = 'Use Syntax Highlighting' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = CheckBox4Click end object CheckBox5: TCheckBox Left = 8 Top = 51 Width = 113 Height = 17 Caption = 'Show Scroll Hint' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = CheckBox5Click end object CheckBox7: TCheckBox Left = 8 Top = 31 Width = 89 Height = 17 Caption = 'Auto Indent' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = CheckBox7Click end object SpinEdit2: TSpinEdit Left = 297 Top = 26 Width = 49 Height = 21 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] MaxValue = 0 MinValue = 0 ParentFont = False TabOrder = 5 Value = 30 OnChange = SpinEdit2Change end object SpinEdit3: TSpinEdit Left = 297 Top = 48 Width = 49 Height = 21 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] MaxValue = 0 MinValue = 0 ParentFont = False TabOrder = 6 Value = 8 OnChange = SpinEdit3Change end object CheckBox9: TCheckBox Left = 206 Top = 112 Width = 81 Height = 17 Caption = 'Use Margin' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 7 OnClick = CheckBox9Click end object SpinEdit4: TSpinEdit Left = 297 Top = 110 Width = 49 Height = 21 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] MaxValue = 0 MinValue = 0 ParentFont = False TabOrder = 8 Value = 80 OnChange = SpinEdit4Change end end object GroupBox9: TGroupBox Left = 364 Top = 159 Width = 353 Height = 82 Caption = 'Messages' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object CheckBox1: TCheckBox Left = 8 Top = 36 Width = 329 Height = 17 Caption = 'Notify to save before closing a document' Checked = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 0 OnClick = CheckBox1Click end end object GroupBox6: TGroupBox Left = 364 Top = 98 Width = 353 Height = 55 Caption = 'Edit window background color' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 2 object SpeedButton11: TSpeedButton Left = 296 Top = 22 Width = 49 Height = 19 Caption = 'Clear' Flat = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False OnClick = SpeedButton11Click end object Panel6: TPanel Left = 8 Top = 22 Width = 281 Height = 19 BevelOuter = bvLowered Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Panel6Click end end object GroupBox4: TGroupBox Left = 364 Top = 7 Width = 353 Height = 90 Caption = 'Editor FontStyle' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 3 object SpeedButton13: TSpeedButton Left = 296 Top = 62 Width = 49 Height = 19 Caption = 'Clear' Flat = True OnClick = SpeedButton13Click end object Label29: TLabel Left = 8 Top = 19 Width = 70 Height = 12 Caption = 'Current Font :' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False Visible = False end object Label30: TLabel Left = 83 Top = 19 Width = 264 Height = 12 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Visible = False end object CBFont: TRzFontComboBox Left = 8 Top = 34 Width = 281 Height = 21 FontType = ftFixedPitch Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 0 OnClick = CBFontClick OnCloseUp = CBFontCloseUp OnDropDown = CBFontDropDown end object FontSize: TSpinEdit Left = 296 Top = 34 Width = 49 Height = 21 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] MaxValue = 0 MinValue = 0 ParentFont = False TabOrder = 1 Value = 8 OnChange = FontSizeChange end object Panel7: TPanel Left = 8 Top = 62 Width = 281 Height = 19 BevelOuter = bvLowered TabOrder = 2 OnClick = Panel7Click end end object GroupBox8: TGroupBox Left = 4 Top = 159 Width = 353 Height = 106 Caption = 'Text Styles' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 4 object Label8: TLabel Left = 8 Top = 72 Width = 311 Height = 24 Caption = 'Text styles are used when text is added. The program will use th' + 'is as you default settings.' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False WordWrap = True end object Label20: TLabel Left = 8 Top = 22 Width = 70 Height = 12 Caption = 'Current Font :' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False Visible = False end object Label21: TLabel Left = 83 Top = 22 Width = 264 Height = 12 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Visible = False end object RzFontComboBox1: TRzFontComboBox Left = 8 Top = 40 Width = 289 Height = 21 FontName = 'Verdana' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 0 OnClick = RzFontComboBox1Click OnCloseUp = RzFontComboBox1CloseUp OnDropDown = RzFontComboBox1DropDown end object SpinEdit1: TSpinEdit Left = 297 Top = 39 Width = 49 Height = 22 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] MaxValue = 0 MinValue = 0 ParentFont = False TabOrder = 1 Value = 2 OnChange = SpinEdit1Change end end object GroupBox1: TGroupBox Left = 4 Top = 271 Width = 353 Height = 47 Caption = 'Filemanager options' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 5 object CheckBox8: TCheckBox Left = 9 Top = 19 Width = 208 Height = 17 Caption = 'Double click to open a file.' Checked = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 0 OnClick = CheckBox8Click end end object GroupBox2: TGroupBox Left = 364 Top = 243 Width = 353 Height = 75 Caption = 'Program/Helpfile Language' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 6 object Label17: TLabel Left = 7 Top = 45 Width = 93 Height = 12 Alignment = taRightJustify Caption = 'Choose language :' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label18: TLabel Left = 5 Top = 24 Width = 95 Height = 12 Caption = 'Current language :' Visible = False end object Label19: TLabel Left = 106 Top = 24 Width = 236 Height = 12 AutoSize = False Visible = False end object ComboBox1: TRzComboBox Left = 106 Top = 42 Width = 135 Height = 20 AllowEdit = False ItemHeight = 12 TabOrder = 0 Text = 'English' OnChange = ComboBox1Change OnCloseUp = ComboBox1CloseUp OnDropDown = ComboBox1DropDown Items.Strings = ( 'English' 'Nederlands') end end end object TabSheet1: TTabSheet Caption = 'Path Configuration' object Label5: TLabel Left = 334 Top = 341 Width = 194 Height = 12 Caption = 'These settings are saved automaticly !' Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object GroupBox3: TGroupBox Left = 6 Top = 8 Width = 523 Height = 97 Caption = 'FTP Path' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Label6: TLabel Left = 8 Top = 64 Width = 446 Height = 24 Caption = 'FTP Path is used to store the path to your favorite FTP program ' + 'so that you can launch it from within Matrix Y2K' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False WordWrap = True end object SpeedButton6: TSpeedButton Left = 488 Top = 32 Width = 23 Height = 20 Caption = '...' Flat = True OnClick = SpeedButtn6Click end object Edit4: TEdit Left = 9 Top = 32 Width = 464 Height = 20 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnChange = Edit4Change end end object GroupBox7: TGroupBox Left = 6 Top = 107 Width = 523 Height = 94 Caption = 'Browser Path' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object Label4: TLabel Left = 8 Top = 60 Width = 443 Height = 24 Caption = 'Browser Path is used to store the path to your favorite browser ' + 'so you can launch it from within Matrix Y2K' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False WordWrap = True end object SpeedButton8: TSpeedButton Left = 488 Top = 32 Width = 23 Height = 20 Caption = '...' Flat = True OnClick = SpeedButton8Click end object Edit5: TEdit Left = 9 Top = 32 Width = 464 Height = 20 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnChange = Edit5Change end end object GroupBox5: TGroupBox Left = 6 Top = 203 Width = 523 Height = 134 Caption = 'Work directory' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object Label22: TLabel Left = 8 Top = 108 Width = 334 Height = 12 Caption = 'This is the default path used by Matrix Y2K where it will open u' + 'p in.' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False WordWrap = True end object SpeedButton12: TSpeedButton Left = 488 Top = 32 Width = 23 Height = 20 Caption = '...' Flat = True OnClick = SpeedButton12Click end object Edit7: TEdit Left = 9 Top = 32 Width = 464 Height = 20 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnChange = Edit7Change end object CheckBox10: TCheckBox Left = 8 Top = 56 Width = 281 Height = 17 Caption = 'Syncronize the filemanager with the main open file' TabOrder = 1 OnClick = CheckBox10Click end end end object TabSheet8: TTabSheet Caption = 'Code Inside' ImageIndex = 4 object Panel5: TPanel Left = 0 Top = 43 Width = 729 Height = 300 Align = alClient BevelOuter = bvNone TabOrder = 0 object Splitter2: TSplitter Left = 289 Top = 0 Width = 3 Height = 300 Cursor = crHSplit Beveled = True end object Panel9: TPanel Left = 292 Top = 0 Width = 437 Height = 300 Align = alClient BevelOuter = bvLowered Caption = 'Panel8' TabOrder = 0 object Memo1: TSynEdit Left = 1 Top = 1 Width = 435 Height = 298 Cursor = crIBeam Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 1 Gutter.Font.Charset = DEFAULT_CHARSET Gutter.Font.Color = clWindowText Gutter.Font.Height = -11 Gutter.Font.Name = 'Terminal' Gutter.Font.Style = [] Gutter.Visible = False Highlighter = SynHTMLSyn1 Keystrokes = < item Command = ecUp ShortCut = 38 end item Command = ecSelUp ShortCut = 8230 end item Command = ecScrollUp ShortCut = 16422 end item Command = ecDown ShortCut = 40 end item Command = ecSelDown ShortCut = 8232 end item Command = ecScrollDown ShortCut = 16424 end item Command = ecLeft ShortCut = 37 end item Command = ecSelLeft ShortCut = 8229 end item Command = ecWordLeft ShortCut = 16421 end item Command = ecSelWordLeft ShortCut = 24613 end item Command = ecRight ShortCut = 39 end item Command = ecSelRight ShortCut = 8231 end item Command = ecWordRight ShortCut = 16423 end item Command = ecSelWordRight ShortCut = 24615 end item Command = ecPageDown ShortCut = 34 end item Command = ecSelPageDown ShortCut = 8226 end item Command = ecPageBottom ShortCut = 16418 end item Command = ecSelPageBottom ShortCut = 24610 end item Command = ecPageUp ShortCut = 33 end item Command = ecSelPageUp ShortCut = 8225 end item Command = ecPageTop ShortCut = 16417 end item Command = ecSelPageTop ShortCut = 24609 end item Command = ecLineStart ShortCut = 36 end item Command = ecSelLineStart ShortCut = 8228 end item Command = ecEditorTop ShortCut = 16420 end item Command = ecSelEditorTop ShortCut = 24612 end item Command = ecLineEnd ShortCut = 35 end item Command = ecSelLineEnd ShortCut = 8227 end item Command = ecEditorBottom ShortCut = 16419 end item Command = ecSelEditorBottom ShortCut = 24611 end item Command = ecToggleMode ShortCut = 45 end item Command = ecCopy ShortCut = 16429 end item Command = ecCut ShortCut = 8238 end item Command = ecPaste ShortCut = 8237 end item Command = ecDeleteChar ShortCut = 46 end item Command = ecDeleteLastChar ShortCut = 8 end item Command = ecDeleteLastChar ShortCut = 8200 end item Command = ecDeleteLastWord ShortCut = 16392 end item Command = ecUndo ShortCut = 32776 end item Command = ecRedo ShortCut = 40968 end item Command = ecLineBreak ShortCut = 13 end item Command = ecLineBreak ShortCut = 8205 end item Command = ecTab ShortCut = 9 end item Command = ecShiftTab ShortCut = 8201 end item Command = ecContextHelp ShortCut = 16496 end item Command = ecSelectAll ShortCut = 16449 end item Command = ecCopy ShortCut = 16451 end item Command = ecPaste ShortCut = 16470 end item Command = ecCut ShortCut = 16472 end item Command = ecBlockIndent ShortCut = 24649 end item Command = ecBlockUnindent ShortCut = 24661 end item Command = ecLineBreak ShortCut = 16461 end item Command = ecInsertLine ShortCut = 16462 end item Command = ecDeleteWord ShortCut = 16468 end item Command = ecDeleteLine ShortCut = 16473 end item Command = ecDeleteEOL ShortCut = 24665 end item Command = ecUndo ShortCut = 16474 end item Command = ecRedo ShortCut = 24666 end item Command = ecGotoMarker0 ShortCut = 16432 end item Command = ecGotoMarker1 ShortCut = 16433 end item Command = ecGotoMarker2 ShortCut = 16434 end item Command = ecGotoMarker3 ShortCut = 16435 end item Command = ecGotoMarker4 ShortCut = 16436 end item Command = ecGotoMarker5 ShortCut = 16437 end item Command = ecGotoMarker6 ShortCut = 16438 end item Command = ecGotoMarker7 ShortCut = 16439 end item Command = ecGotoMarker8 ShortCut = 16440 end item Command = ecGotoMarker9 ShortCut = 16441 end item Command = ecSetMarker0 ShortCut = 24624 end item Command = ecSetMarker1 ShortCut = 24625 end item Command = ecSetMarker2 ShortCut = 24626 end item Command = ecSetMarker3 ShortCut = 24627 end item Command = ecSetMarker4 ShortCut = 24628 end item Command = ecSetMarker5 ShortCut = 24629 end item Command = ecSetMarker6 ShortCut = 24630 end item Command = ecSetMarker7 ShortCut = 24631 end item Command = ecSetMarker8 ShortCut = 24632 end item Command = ecSetMarker9 ShortCut = 24633 end item Command = ecNormalSelect ShortCut = 24654 end item Command = ecColumnSelect ShortCut = 24643 end item Command = ecLineSelect ShortCut = 24652 end item Command = ecMatchBracket ShortCut = 24642 end> OnChange = Memo1Change end object TempText: TMemo Left = 8 Top = 8 Width = 393 Height = 73 TabOrder = 0 Visible = False end end object Panel10: TPanel Left = 0 Top = 0 Width = 289 Height = 300 Align = alLeft BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object Splitter1: TSplitter Left = 2 Top = 137 Width = 285 Height = 3 Cursor = crVSplit Align = alTop Beveled = True end object ListBox2: TListBox Left = 2 Top = 153 Width = 285 Height = 145 Align = alClient ItemHeight = 12 TabOrder = 0 OnClick = ListBox2Click end object ListBox1: TListBox Left = 2 Top = 2 Width = 285 Height = 135 Align = alTop ItemHeight = 12 TabOrder = 1 OnClick = ListBox1Click end object Panel11: TPanel Left = 2 Top = 140 Width = 285 Height = 13 Align = alTop BevelOuter = bvNone Caption = 'Comments' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end end end object Panel3: TPanel Left = 0 Top = 27 Width = 729 Height = 16 Align = alTop BevelOuter = bvLowered TabOrder = 1 object Label1: TLabel Left = 118 Top = 2 Width = 54 Height = 12 Caption = 'Short Code' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 289 Top = 2 Width = 34 Height = 12 Caption = 'Scripts' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end end object Panel4: TPanel Left = 0 Top = 343 Width = 729 Height = 25 Align = alBottom BevelOuter = bvLowered TabOrder = 2 object SpeedButton2: TSpeedButton Left = 412 Top = 2 Width = 121 Height = 22 Caption = 'Import code inside' Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0 00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73331030F0800 F0F033377F7F737737373331100FFFFFFFF03FF7777F3FF3FFF70111910F00F0 00007777777F7737777701999910FFF0FF0377777777FF37F3730199999108F0 F033777777777337F73301999910FFF0033377777777FFF77333011191000000 3333777777777777333333311033333333333337773333333333333103333333 3333333773333333333333303333333333333337333333333333} NumGlyphs = 2 OnClick = SpeedButton2Click end object SpeedButton3: TSpeedButton Left = 291 Top = 2 Width = 121 Height = 22 Caption = 'Export code inside' Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303 333333333333337FF3333333333333903333333333333377FF33333333333399 03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999 99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999 99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099 03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003 33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333 33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333 3333777777333333333333333333333333333333333333333333} NumGlyphs = 2 OnClick = SpeedButton3Click end object SpeedButton1: TSpeedButton Left = 606 Top = 2 Width = 121 Height = 22 Anchors = [akRight, akBottom] Caption = 'Save changes ...' Glyph.Data = { 36030000424D3603000000000000360000002800000010000000100000000100 18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00 FFFF00FFFF00FFFF00FFFF00FFFF00FF98062198062198062198062198062198 0621980621980621980621980621980621980621980621FF00FFFF00FF980621 8D5C078D5C07F0EDE88D5C078D5C07F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0ED E88D5C07980621FF00FFFF00FF9806218D5C078D5C07F0EDE88D5C078D5C07F0 EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE88D5C07980621FF00FFFF00FF980621 8D5C078D5C07F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0ED E88D5C07980621FF00FFFF00FF9806218D5C078D5C07F0EDE8F0EDE8F0EDE8F0 EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE88D5C07980621FF00FFFF00FF980621 8D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C 078D5C07980621FF00FFFF00FF9806218D5C078D5C0798062198062198062198 06219806219806219806219806218D5C078D5C07980621FF00FFFF00FF980621 8D5C07980621FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9806 218D5C07980621FF00FFFF00FF9806218D5C07980621FFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFF9806218D5C07980621FF00FFFF00FF980621 8D5C07980621FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9806 218D5C07980621FF00FFFF00FF9806218D5C07980621FFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFF9806218D5C07980621FF00FFFF00FF980621 8D5C07980621FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9806 21980621980621FF00FFFF00FF9806218D5C07980621FFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFF980621FF00FF980621FF00FFFF00FF980621 9806219806219806219806219806219806219806219806219806219806219806 21980621980621FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF 00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF} Visible = False OnClick = SpeedButton1Click end object Button4: TButton Left = 2 Top = 2 Width = 121 Height = 22 Caption = 'Add Code' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button4Click end object Button1: TButton Left = 123 Top = 2 Width = 121 Height = 22 Caption = 'Delete Selected' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button1Click end end object Panel8: TPanel Left = 0 Top = 0 Width = 729 Height = 27 Align = alTop TabOrder = 3 object CheckBox6: TCheckBox Left = 8 Top = 6 Width = 105 Height = 17 Caption = 'Use code inside' TabOrder = 0 OnClick = CheckBox6Click end end end object TabSheet3: TTabSheet Caption = 'New File Setup' ImageIndex = 3 object Label12: TLabel Left = 8 Top = 8 Width = 65 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'Title :' end object Label13: TLabel Left = 8 Top = 32 Width = 65 Height = 12 AutoSize = False Caption = 'Description :' end object Label14: TLabel Left = 8 Top = 51 Width = 65 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'Keywords :' end object Label15: TLabel Left = 8 Top = 195 Width = 65 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'Author :' end object Label16: TLabel Left = 512 Top = 337 Width = 194 Height = 12 Caption = 'These settings are saved automaticly !' Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object SpeedButton4: TSpeedButton Left = 80 Top = 330 Width = 121 Height = 22 Caption = 'Export profile' Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303 333333333333337FF3333333333333903333333333333377FF33333333333399 03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999 99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999 99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099 03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003 33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333 33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333 3333777777333333333333333333333333333333333333333333} NumGlyphs = 2 OnClick = SpeedButton4Click end object SpeedButton9: TSpeedButton Left = 201 Top = 330 Width = 121 Height = 22 Caption = 'Import profile' Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0 00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73331030F0800 F0F033377F7F737737373331100FFFFFFFF03FF7777F3FF3FFF70111910F00F0 00007777777F7737777701999910FFF0FF0377777777FF37F3730199999108F0 F033777777777337F73301999910FFF0033377777777FFF77333011191000000 3333777777777777333333311033333333333337773333333333333103333333 3333333773333333333333303333333333333337333333333333} NumGlyphs = 2 OnClick = SpeedButton9Click end object Edit1: TEdit Left = 80 Top = 5 Width = 337 Height = 20 Hint = 'Title of your site or document' ParentShowHint = False ShowHint = True TabOrder = 0 OnChange = Edit1Change end object Edit2: TEdit Left = 80 Top = 29 Width = 625 Height = 20 Hint = 'Site description' ParentShowHint = False ShowHint = True TabOrder = 1 OnChange = Edit2Change end object Edit6: TEdit Left = 80 Top = 192 Width = 337 Height = 20 Hint = 'Person who created the document or is the author of a site' ParentShowHint = False ShowHint = True TabOrder = 2 OnChange = Edit6Change end object edit3: TMemo Left = 80 Top = 52 Width = 625 Height = 137 Hint = 'Here you can place all your keywords these are needed to be foun' + 'd by search engines.' ParentShowHint = False ShowHint = True TabOrder = 3 OnChange = edit3Change end object GroupBox10: TGroupBox Left = 80 Top = 216 Width = 625 Height = 105 Caption = 'Extra document propertites' TabOrder = 4 object Label23: TLabel Left = 10 Top = 19 Width = 54 Height = 12 Caption = 'Active link' end object Label24: TLabel Left = 10 Top = 38 Width = 57 Height = 12 Caption = 'Visited link' end object Label25: TLabel Left = 10 Top = 57 Width = 85 Height = 12 Caption = 'Default link color' end object Label26: TLabel Left = 320 Top = 56 Width = 58 Height = 12 Caption = 'Style Sheet' end object SpeedButton14: TSpeedButton Left = 582 Top = 53 Width = 35 Height = 20 Caption = '...' Flat = True OnClick = SpeedButton14Click end object SpeedButton15: TSpeedButton Left = 582 Top = 24 Width = 35 Height = 20 Caption = '...' Flat = True OnClick = SpeedButton15Click end object Label27: TLabel Left = 321 Top = 27 Width = 59 Height = 12 Caption = 'Background' end object Label28: TLabel Left = 8 Top = 84 Width = 89 Height = 12 Caption = 'Background Color' end object SpeedButton16: TSpeedButton Left = 192 Top = 17 Width = 50 Height = 19 Caption = 'Clear' Flat = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False OnClick = SpeedButton16Click end object SpeedButton17: TSpeedButton Left = 192 Top = 36 Width = 50 Height = 19 Caption = 'Clear' Flat = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False OnClick = SpeedButton17Click end object SpeedButton18: TSpeedButton Left = 192 Top = 55 Width = 50 Height = 19 Caption = 'Clear' Flat = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False OnClick = SpeedButton18Click end object SpeedButton19: TSpeedButton Left = 192 Top = 82 Width = 50 Height = 19 Caption = 'Clear' Flat = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False OnClick = SpeedButton19Click end object Panel12: TPanel Left = 112 Top = 17 Width = 71 Height = 19 TabOrder = 0 OnClick = Panel12Click end object Panel13: TPanel Left = 112 Top = 55 Width = 71 Height = 19 TabOrder = 1 OnClick = Panel13Click end object Panel14: TPanel Left = 112 Top = 36 Width = 71 Height = 19 TabOrder = 2 OnClick = Panel14Click end object Edit8: TEdit Left = 384 Top = 53 Width = 193 Height = 20 TabOrder = 3 OnChange = Edit8Change end object CheckBox11: TCheckBox Left = 384 Top = 80 Width = 193 Height = 17 Caption = 'Insert default links colors.' Checked = True State = cbChecked TabOrder = 4 end object Edit9: TEdit Left = 384 Top = 24 Width = 193 Height = 20 TabOrder = 5 OnChange = Edit9Change end object Panel15: TPanel Left = 112 Top = 82 Width = 71 Height = 19 TabOrder = 6 OnClick = Panel15Click end object Panel16: TPanel Left = 8 Top = 77 Width = 175 Height = 2 BevelOuter = bvLowered Color = clBlack TabOrder = 7 end end end end end object PopupMenu1: TPopupMenu Left = 656 Top = 8 object CopyRule1: TMenuItem Caption = 'Copy Rule' end object EditRule1: TMenuItem Caption = 'Edit Rule' end object PasteRule1: TMenuItem Caption = 'Paste Rule' end end object PopupMenu2: TPopupMenu Left = 616 Top = 8 object Copy1: TMenuItem Caption = 'Copy Rule' end object Paste1: TMenuItem Caption = 'Paste' end object EditRule2: TMenuItem Caption = 'Edit Rule' end end object OpenDialog2: TOpenDialog DefaultExt = '.exe' Filter = 'Executables ( *.exe )|*.exe' Left = 568 end object ColorDialog1: TColorDialog Ctl3D = True Left = 508 Top = 16 end object SaveDialog1: TSaveDialog DefaultExt = 'dci' Filter = 'Code Inside Files ( *.dci )|*.dci' Left = 373 Top = 3 end object OpenDialog1: TOpenDialog DefaultExt = 'dci' Filter = 'Code Inside Files ( *.dci )|*.dci' Left = 534 Top = 3 end object OpenDialog3: TOpenDialog DefaultExt = 'mdp' Filter = 'Document Profiles (*.mdp)|*.mdp' Left = 453 Top = 8 end object SaveDialog2: TSaveDialog DefaultExt = 'mdp' Filter = 'Document Profiles (*.mdp)|*.mdp' Left = 413 Top = 8 end object SynHTMLSyn1: TSynHTMLSyn DefaultFilter = 'HTML Document (*.htm,*.html)|*.htm;*.html' AndAttri.Foreground = 12860584 AndAttri.Style = [] ASPAttri.Background = clNone ASPAttri.Foreground = clYellow CommentAttri.Foreground = clGray IdentifierAttri.Foreground = 6510397 IdentifierAttri.Style = [] KeyAttri.Foreground = 4194432 KeyAttri.Style = [] SpaceAttri.Foreground = clBlack SymbolAttri.Foreground = clBlack SymbolAttri.Style = [] TextAttri.Foreground = clBlack UndefKeyAttri.Style = [] ValueAttri.Foreground = 10246192 Left = 600 Top = 96 end object OpenDialog4: TOpenDialog Filter = 'Cascading Style Sheets (*.css)|*.css' Left = 581 Top = 376 end end